3.23.73 \(\int (1-2 x)^{5/2} (2+3 x)^2 (3+5 x)^{5/2} \, dx\)

Optimal. Leaf size=209 \[ -\frac {3}{80} (3 x+2) (5 x+3)^{7/2} (1-2 x)^{7/2}-\frac {999 (5 x+3)^{7/2} (1-2 x)^{7/2}}{11200}-\frac {12041 (5 x+3)^{5/2} (1-2 x)^{7/2}}{38400}-\frac {132451 (5 x+3)^{3/2} (1-2 x)^{7/2}}{153600}-\frac {1456961 \sqrt {5 x+3} (1-2 x)^{7/2}}{819200}+\frac {16026571 \sqrt {5 x+3} (1-2 x)^{5/2}}{24576000}+\frac {176292281 \sqrt {5 x+3} (1-2 x)^{3/2}}{98304000}+\frac {1939215091 \sqrt {5 x+3} \sqrt {1-2 x}}{327680000}+\frac {21331366001 \sin ^{-1}\left (\sqrt {\frac {2}{11}} \sqrt {5 x+3}\right )}{327680000 \sqrt {10}} \]

________________________________________________________________________________________

Rubi [A]  time = 0.08, antiderivative size = 209, normalized size of antiderivative = 1.00, number of steps used = 10, number of rules used = 5, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.192, Rules used = {90, 80, 50, 54, 216} \begin {gather*} -\frac {3}{80} (3 x+2) (5 x+3)^{7/2} (1-2 x)^{7/2}-\frac {999 (5 x+3)^{7/2} (1-2 x)^{7/2}}{11200}-\frac {12041 (5 x+3)^{5/2} (1-2 x)^{7/2}}{38400}-\frac {132451 (5 x+3)^{3/2} (1-2 x)^{7/2}}{153600}-\frac {1456961 \sqrt {5 x+3} (1-2 x)^{7/2}}{819200}+\frac {16026571 \sqrt {5 x+3} (1-2 x)^{5/2}}{24576000}+\frac {176292281 \sqrt {5 x+3} (1-2 x)^{3/2}}{98304000}+\frac {1939215091 \sqrt {5 x+3} \sqrt {1-2 x}}{327680000}+\frac {21331366001 \sin ^{-1}\left (\sqrt {\frac {2}{11}} \sqrt {5 x+3}\right )}{327680000 \sqrt {10}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(1 - 2*x)^(5/2)*(2 + 3*x)^2*(3 + 5*x)^(5/2),x]

[Out]

(1939215091*Sqrt[1 - 2*x]*Sqrt[3 + 5*x])/327680000 + (176292281*(1 - 2*x)^(3/2)*Sqrt[3 + 5*x])/98304000 + (160
26571*(1 - 2*x)^(5/2)*Sqrt[3 + 5*x])/24576000 - (1456961*(1 - 2*x)^(7/2)*Sqrt[3 + 5*x])/819200 - (132451*(1 -
2*x)^(7/2)*(3 + 5*x)^(3/2))/153600 - (12041*(1 - 2*x)^(7/2)*(3 + 5*x)^(5/2))/38400 - (999*(1 - 2*x)^(7/2)*(3 +
 5*x)^(7/2))/11200 - (3*(1 - 2*x)^(7/2)*(2 + 3*x)*(3 + 5*x)^(7/2))/80 + (21331366001*ArcSin[Sqrt[2/11]*Sqrt[3
+ 5*x]])/(327680000*Sqrt[10])

Rule 50

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*(c + d*x)^n)/(b*
(m + n + 1)), x] + Dist[(n*(b*c - a*d))/(b*(m + n + 1)), Int[(a + b*x)^m*(c + d*x)^(n - 1), x], x] /; FreeQ[{a
, b, c, d}, x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && NeQ[m + n + 1, 0] &&  !(IGtQ[m, 0] && ( !IntegerQ[n] || (G
tQ[m, 0] && LtQ[m - n, 0]))) &&  !ILtQ[m + n + 2, 0] && IntLinearQ[a, b, c, d, m, n, x]

Rule 54

Int[1/(Sqrt[(a_.) + (b_.)*(x_)]*Sqrt[(c_.) + (d_.)*(x_)]), x_Symbol] :> Dist[2/Sqrt[b], Subst[Int[1/Sqrt[b*c -
 a*d + d*x^2], x], x, Sqrt[a + b*x]], x] /; FreeQ[{a, b, c, d}, x] && GtQ[b*c - a*d, 0] && GtQ[b, 0]

Rule 80

Int[((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(b*(c + d*x)
^(n + 1)*(e + f*x)^(p + 1))/(d*f*(n + p + 2)), x] + Dist[(a*d*f*(n + p + 2) - b*(d*e*(n + 1) + c*f*(p + 1)))/(
d*f*(n + p + 2)), Int[(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && NeQ[n + p + 2,
0]

Rule 90

Int[((a_.) + (b_.)*(x_))^2*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(b*(a + b*
x)*(c + d*x)^(n + 1)*(e + f*x)^(p + 1))/(d*f*(n + p + 3)), x] + Dist[1/(d*f*(n + p + 3)), Int[(c + d*x)^n*(e +
 f*x)^p*Simp[a^2*d*f*(n + p + 3) - b*(b*c*e + a*(d*e*(n + 1) + c*f*(p + 1))) + b*(a*d*f*(n + p + 4) - b*(d*e*(
n + 2) + c*f*(p + 2)))*x, x], x], x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && NeQ[n + p + 3, 0]

Rule 216

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Simp[ArcSin[(Rt[-b, 2]*x)/Sqrt[a]]/Rt[-b, 2], x] /; FreeQ[{a, b}
, x] && GtQ[a, 0] && NegQ[b]

Rubi steps

\begin {align*} \int (1-2 x)^{5/2} (2+3 x)^2 (3+5 x)^{5/2} \, dx &=-\frac {3}{80} (1-2 x)^{7/2} (2+3 x) (3+5 x)^{7/2}-\frac {1}{80} \int \left (-326-\frac {999 x}{2}\right ) (1-2 x)^{5/2} (3+5 x)^{5/2} \, dx\\ &=-\frac {999 (1-2 x)^{7/2} (3+5 x)^{7/2}}{11200}-\frac {3}{80} (1-2 x)^{7/2} (2+3 x) (3+5 x)^{7/2}+\frac {12041 \int (1-2 x)^{5/2} (3+5 x)^{5/2} \, dx}{3200}\\ &=-\frac {12041 (1-2 x)^{7/2} (3+5 x)^{5/2}}{38400}-\frac {999 (1-2 x)^{7/2} (3+5 x)^{7/2}}{11200}-\frac {3}{80} (1-2 x)^{7/2} (2+3 x) (3+5 x)^{7/2}+\frac {132451 \int (1-2 x)^{5/2} (3+5 x)^{3/2} \, dx}{15360}\\ &=-\frac {132451 (1-2 x)^{7/2} (3+5 x)^{3/2}}{153600}-\frac {12041 (1-2 x)^{7/2} (3+5 x)^{5/2}}{38400}-\frac {999 (1-2 x)^{7/2} (3+5 x)^{7/2}}{11200}-\frac {3}{80} (1-2 x)^{7/2} (2+3 x) (3+5 x)^{7/2}+\frac {1456961 \int (1-2 x)^{5/2} \sqrt {3+5 x} \, dx}{102400}\\ &=-\frac {1456961 (1-2 x)^{7/2} \sqrt {3+5 x}}{819200}-\frac {132451 (1-2 x)^{7/2} (3+5 x)^{3/2}}{153600}-\frac {12041 (1-2 x)^{7/2} (3+5 x)^{5/2}}{38400}-\frac {999 (1-2 x)^{7/2} (3+5 x)^{7/2}}{11200}-\frac {3}{80} (1-2 x)^{7/2} (2+3 x) (3+5 x)^{7/2}+\frac {16026571 \int \frac {(1-2 x)^{5/2}}{\sqrt {3+5 x}} \, dx}{1638400}\\ &=\frac {16026571 (1-2 x)^{5/2} \sqrt {3+5 x}}{24576000}-\frac {1456961 (1-2 x)^{7/2} \sqrt {3+5 x}}{819200}-\frac {132451 (1-2 x)^{7/2} (3+5 x)^{3/2}}{153600}-\frac {12041 (1-2 x)^{7/2} (3+5 x)^{5/2}}{38400}-\frac {999 (1-2 x)^{7/2} (3+5 x)^{7/2}}{11200}-\frac {3}{80} (1-2 x)^{7/2} (2+3 x) (3+5 x)^{7/2}+\frac {176292281 \int \frac {(1-2 x)^{3/2}}{\sqrt {3+5 x}} \, dx}{9830400}\\ &=\frac {176292281 (1-2 x)^{3/2} \sqrt {3+5 x}}{98304000}+\frac {16026571 (1-2 x)^{5/2} \sqrt {3+5 x}}{24576000}-\frac {1456961 (1-2 x)^{7/2} \sqrt {3+5 x}}{819200}-\frac {132451 (1-2 x)^{7/2} (3+5 x)^{3/2}}{153600}-\frac {12041 (1-2 x)^{7/2} (3+5 x)^{5/2}}{38400}-\frac {999 (1-2 x)^{7/2} (3+5 x)^{7/2}}{11200}-\frac {3}{80} (1-2 x)^{7/2} (2+3 x) (3+5 x)^{7/2}+\frac {1939215091 \int \frac {\sqrt {1-2 x}}{\sqrt {3+5 x}} \, dx}{65536000}\\ &=\frac {1939215091 \sqrt {1-2 x} \sqrt {3+5 x}}{327680000}+\frac {176292281 (1-2 x)^{3/2} \sqrt {3+5 x}}{98304000}+\frac {16026571 (1-2 x)^{5/2} \sqrt {3+5 x}}{24576000}-\frac {1456961 (1-2 x)^{7/2} \sqrt {3+5 x}}{819200}-\frac {132451 (1-2 x)^{7/2} (3+5 x)^{3/2}}{153600}-\frac {12041 (1-2 x)^{7/2} (3+5 x)^{5/2}}{38400}-\frac {999 (1-2 x)^{7/2} (3+5 x)^{7/2}}{11200}-\frac {3}{80} (1-2 x)^{7/2} (2+3 x) (3+5 x)^{7/2}+\frac {21331366001 \int \frac {1}{\sqrt {1-2 x} \sqrt {3+5 x}} \, dx}{655360000}\\ &=\frac {1939215091 \sqrt {1-2 x} \sqrt {3+5 x}}{327680000}+\frac {176292281 (1-2 x)^{3/2} \sqrt {3+5 x}}{98304000}+\frac {16026571 (1-2 x)^{5/2} \sqrt {3+5 x}}{24576000}-\frac {1456961 (1-2 x)^{7/2} \sqrt {3+5 x}}{819200}-\frac {132451 (1-2 x)^{7/2} (3+5 x)^{3/2}}{153600}-\frac {12041 (1-2 x)^{7/2} (3+5 x)^{5/2}}{38400}-\frac {999 (1-2 x)^{7/2} (3+5 x)^{7/2}}{11200}-\frac {3}{80} (1-2 x)^{7/2} (2+3 x) (3+5 x)^{7/2}+\frac {21331366001 \operatorname {Subst}\left (\int \frac {1}{\sqrt {11-2 x^2}} \, dx,x,\sqrt {3+5 x}\right )}{327680000 \sqrt {5}}\\ &=\frac {1939215091 \sqrt {1-2 x} \sqrt {3+5 x}}{327680000}+\frac {176292281 (1-2 x)^{3/2} \sqrt {3+5 x}}{98304000}+\frac {16026571 (1-2 x)^{5/2} \sqrt {3+5 x}}{24576000}-\frac {1456961 (1-2 x)^{7/2} \sqrt {3+5 x}}{819200}-\frac {132451 (1-2 x)^{7/2} (3+5 x)^{3/2}}{153600}-\frac {12041 (1-2 x)^{7/2} (3+5 x)^{5/2}}{38400}-\frac {999 (1-2 x)^{7/2} (3+5 x)^{7/2}}{11200}-\frac {3}{80} (1-2 x)^{7/2} (2+3 x) (3+5 x)^{7/2}+\frac {21331366001 \sin ^{-1}\left (\sqrt {\frac {2}{11}} \sqrt {3+5 x}\right )}{327680000 \sqrt {10}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.11, size = 94, normalized size = 0.45 \begin {gather*} \frac {447958686021 \sqrt {20 x-10} \sinh ^{-1}\left (\sqrt {\frac {5}{11}} \sqrt {2 x-1}\right )-10 \sqrt {5 x+3} \left (1548288000000 x^8+1950105600000 x^7-1168107520000 x^6-2124371456000 x^5+186330348800 x^4+919076261440 x^3+85960565960 x^2-214160462618 x+22414998339\right )}{68812800000 \sqrt {1-2 x}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(1 - 2*x)^(5/2)*(2 + 3*x)^2*(3 + 5*x)^(5/2),x]

[Out]

(-10*Sqrt[3 + 5*x]*(22414998339 - 214160462618*x + 85960565960*x^2 + 919076261440*x^3 + 186330348800*x^4 - 212
4371456000*x^5 - 1168107520000*x^6 + 1950105600000*x^7 + 1548288000000*x^8) + 447958686021*Sqrt[-10 + 20*x]*Ar
cSinh[Sqrt[5/11]*Sqrt[-1 + 2*x]])/(68812800000*Sqrt[1 - 2*x])

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.35, size = 189, normalized size = 0.90 \begin {gather*} -\frac {1771561 \sqrt {1-2 x} \left (\frac {19754765625 (1-2 x)^7}{(5 x+3)^7}+\frac {60581281250 (1-2 x)^6}{(5 x+3)^6}+\frac {80704802500 (1-2 x)^5}{(5 x+3)^5}+\frac {60449957000 (1-2 x)^4}{(5 x+3)^4}+\frac {23831690800 (1-2 x)^3}{(5 x+3)^3}-\frac {5165107360 (1-2 x)^2}{(5 x+3)^2}-\frac {620352320 (1-2 x)}{5 x+3}-32366208\right )}{6881280000 \sqrt {5 x+3} \left (\frac {5 (1-2 x)}{5 x+3}+2\right )^8}-\frac {21331366001 \tan ^{-1}\left (\frac {\sqrt {\frac {5}{2}} \sqrt {1-2 x}}{\sqrt {5 x+3}}\right )}{327680000 \sqrt {10}} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[(1 - 2*x)^(5/2)*(2 + 3*x)^2*(3 + 5*x)^(5/2),x]

[Out]

(-1771561*Sqrt[1 - 2*x]*(-32366208 + (19754765625*(1 - 2*x)^7)/(3 + 5*x)^7 + (60581281250*(1 - 2*x)^6)/(3 + 5*
x)^6 + (80704802500*(1 - 2*x)^5)/(3 + 5*x)^5 + (60449957000*(1 - 2*x)^4)/(3 + 5*x)^4 + (23831690800*(1 - 2*x)^
3)/(3 + 5*x)^3 - (5165107360*(1 - 2*x)^2)/(3 + 5*x)^2 - (620352320*(1 - 2*x))/(3 + 5*x)))/(6881280000*Sqrt[3 +
 5*x]*(2 + (5*(1 - 2*x))/(3 + 5*x))^8) - (21331366001*ArcTan[(Sqrt[5/2]*Sqrt[1 - 2*x])/Sqrt[3 + 5*x]])/(327680
000*Sqrt[10])

________________________________________________________________________________________

fricas [A]  time = 1.66, size = 92, normalized size = 0.44 \begin {gather*} \frac {1}{6881280000} \, {\left (774144000000 \, x^{7} + 1362124800000 \, x^{6} + 97008640000 \, x^{5} - 1013681408000 \, x^{4} - 413675529600 \, x^{3} + 252700365920 \, x^{2} + 169330465940 \, x - 22414998339\right )} \sqrt {5 \, x + 3} \sqrt {-2 \, x + 1} - \frac {21331366001}{6553600000} \, \sqrt {10} \arctan \left (\frac {\sqrt {10} {\left (20 \, x + 1\right )} \sqrt {5 \, x + 3} \sqrt {-2 \, x + 1}}{20 \, {\left (10 \, x^{2} + x - 3\right )}}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^(5/2)*(2+3*x)^2*(3+5*x)^(5/2),x, algorithm="fricas")

[Out]

1/6881280000*(774144000000*x^7 + 1362124800000*x^6 + 97008640000*x^5 - 1013681408000*x^4 - 413675529600*x^3 +
252700365920*x^2 + 169330465940*x - 22414998339)*sqrt(5*x + 3)*sqrt(-2*x + 1) - 21331366001/6553600000*sqrt(10
)*arctan(1/20*sqrt(10)*(20*x + 1)*sqrt(5*x + 3)*sqrt(-2*x + 1)/(10*x^2 + x - 3))

________________________________________________________________________________________

giac [B]  time = 1.90, size = 545, normalized size = 2.61 \begin {gather*} \frac {3}{114688000000} \, \sqrt {5} {\left (2 \, {\left (4 \, {\left (8 \, {\left (4 \, {\left (16 \, {\left (4 \, {\left (24 \, {\left (140 \, x - 599\right )} {\left (5 \, x + 3\right )} + 175163\right )} {\left (5 \, x + 3\right )} - 4295993\right )} {\left (5 \, x + 3\right )} + 265620213\right )} {\left (5 \, x + 3\right )} - 2676516549\right )} {\left (5 \, x + 3\right )} + 35390483373\right )} {\left (5 \, x + 3\right )} - 164483997363\right )} \sqrt {5 \, x + 3} \sqrt {-10 \, x + 5} - 309625826895 \, \sqrt {2} \arcsin \left (\frac {1}{11} \, \sqrt {22} \sqrt {5 \, x + 3}\right )\right )} + \frac {1}{560000000} \, \sqrt {5} {\left (2 \, {\left (4 \, {\left (8 \, {\left (4 \, {\left (16 \, {\left (20 \, {\left (120 \, x - 443\right )} {\left (5 \, x + 3\right )} + 94933\right )} {\left (5 \, x + 3\right )} - 7838433\right )} {\left (5 \, x + 3\right )} + 98794353\right )} {\left (5 \, x + 3\right )} - 1568443065\right )} {\left (5 \, x + 3\right )} + 8438816295\right )} \sqrt {5 \, x + 3} \sqrt {-10 \, x + 5} + 17534989395 \, \sqrt {2} \arcsin \left (\frac {1}{11} \, \sqrt {22} \sqrt {5 \, x + 3}\right )\right )} + \frac {937}{7680000000} \, \sqrt {5} {\left (2 \, {\left (4 \, {\left (8 \, {\left (4 \, {\left (16 \, {\left (100 \, x - 311\right )} {\left (5 \, x + 3\right )} + 46071\right )} {\left (5 \, x + 3\right )} - 775911\right )} {\left (5 \, x + 3\right )} + 15385695\right )} {\left (5 \, x + 3\right )} - 99422145\right )} \sqrt {5 \, x + 3} \sqrt {-10 \, x + 5} - 220189365 \, \sqrt {2} \arcsin \left (\frac {1}{11} \, \sqrt {22} \sqrt {5 \, x + 3}\right )\right )} - \frac {3083}{960000000} \, \sqrt {5} {\left (2 \, {\left (4 \, {\left (8 \, {\left (12 \, {\left (80 \, x - 203\right )} {\left (5 \, x + 3\right )} + 19073\right )} {\left (5 \, x + 3\right )} - 506185\right )} {\left (5 \, x + 3\right )} + 4031895\right )} \sqrt {5 \, x + 3} \sqrt {-10 \, x + 5} + 10392195 \, \sqrt {2} \arcsin \left (\frac {1}{11} \, \sqrt {22} \sqrt {5 \, x + 3}\right )\right )} - \frac {3181}{9600000} \, \sqrt {5} {\left (2 \, {\left (4 \, {\left (8 \, {\left (60 \, x - 119\right )} {\left (5 \, x + 3\right )} + 6163\right )} {\left (5 \, x + 3\right )} - 66189\right )} \sqrt {5 \, x + 3} \sqrt {-10 \, x + 5} - 184305 \, \sqrt {2} \arcsin \left (\frac {1}{11} \, \sqrt {22} \sqrt {5 \, x + 3}\right )\right )} - \frac {87}{40000} \, \sqrt {5} {\left (2 \, {\left (4 \, {\left (40 \, x - 59\right )} {\left (5 \, x + 3\right )} + 1293\right )} \sqrt {5 \, x + 3} \sqrt {-10 \, x + 5} + 4785 \, \sqrt {2} \arcsin \left (\frac {1}{11} \, \sqrt {22} \sqrt {5 \, x + 3}\right )\right )} + \frac {27}{125} \, \sqrt {5} {\left (2 \, {\left (20 \, x - 23\right )} \sqrt {5 \, x + 3} \sqrt {-10 \, x + 5} - 143 \, \sqrt {2} \arcsin \left (\frac {1}{11} \, \sqrt {22} \sqrt {5 \, x + 3}\right )\right )} + \frac {54}{25} \, \sqrt {5} {\left (11 \, \sqrt {2} \arcsin \left (\frac {1}{11} \, \sqrt {22} \sqrt {5 \, x + 3}\right ) + 2 \, \sqrt {5 \, x + 3} \sqrt {-10 \, x + 5}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^(5/2)*(2+3*x)^2*(3+5*x)^(5/2),x, algorithm="giac")

[Out]

3/114688000000*sqrt(5)*(2*(4*(8*(4*(16*(4*(24*(140*x - 599)*(5*x + 3) + 175163)*(5*x + 3) - 4295993)*(5*x + 3)
 + 265620213)*(5*x + 3) - 2676516549)*(5*x + 3) + 35390483373)*(5*x + 3) - 164483997363)*sqrt(5*x + 3)*sqrt(-1
0*x + 5) - 309625826895*sqrt(2)*arcsin(1/11*sqrt(22)*sqrt(5*x + 3))) + 1/560000000*sqrt(5)*(2*(4*(8*(4*(16*(20
*(120*x - 443)*(5*x + 3) + 94933)*(5*x + 3) - 7838433)*(5*x + 3) + 98794353)*(5*x + 3) - 1568443065)*(5*x + 3)
 + 8438816295)*sqrt(5*x + 3)*sqrt(-10*x + 5) + 17534989395*sqrt(2)*arcsin(1/11*sqrt(22)*sqrt(5*x + 3))) + 937/
7680000000*sqrt(5)*(2*(4*(8*(4*(16*(100*x - 311)*(5*x + 3) + 46071)*(5*x + 3) - 775911)*(5*x + 3) + 15385695)*
(5*x + 3) - 99422145)*sqrt(5*x + 3)*sqrt(-10*x + 5) - 220189365*sqrt(2)*arcsin(1/11*sqrt(22)*sqrt(5*x + 3))) -
 3083/960000000*sqrt(5)*(2*(4*(8*(12*(80*x - 203)*(5*x + 3) + 19073)*(5*x + 3) - 506185)*(5*x + 3) + 4031895)*
sqrt(5*x + 3)*sqrt(-10*x + 5) + 10392195*sqrt(2)*arcsin(1/11*sqrt(22)*sqrt(5*x + 3))) - 3181/9600000*sqrt(5)*(
2*(4*(8*(60*x - 119)*(5*x + 3) + 6163)*(5*x + 3) - 66189)*sqrt(5*x + 3)*sqrt(-10*x + 5) - 184305*sqrt(2)*arcsi
n(1/11*sqrt(22)*sqrt(5*x + 3))) - 87/40000*sqrt(5)*(2*(4*(40*x - 59)*(5*x + 3) + 1293)*sqrt(5*x + 3)*sqrt(-10*
x + 5) + 4785*sqrt(2)*arcsin(1/11*sqrt(22)*sqrt(5*x + 3))) + 27/125*sqrt(5)*(2*(20*x - 23)*sqrt(5*x + 3)*sqrt(
-10*x + 5) - 143*sqrt(2)*arcsin(1/11*sqrt(22)*sqrt(5*x + 3))) + 54/25*sqrt(5)*(11*sqrt(2)*arcsin(1/11*sqrt(22)
*sqrt(5*x + 3)) + 2*sqrt(5*x + 3)*sqrt(-10*x + 5))

________________________________________________________________________________________

maple [A]  time = 0.01, size = 172, normalized size = 0.82 \begin {gather*} \frac {\sqrt {-2 x +1}\, \sqrt {5 x +3}\, \left (15482880000000 \sqrt {-10 x^{2}-x +3}\, x^{7}+27242496000000 \sqrt {-10 x^{2}-x +3}\, x^{6}+1940172800000 \sqrt {-10 x^{2}-x +3}\, x^{5}-20273628160000 \sqrt {-10 x^{2}-x +3}\, x^{4}-8273510592000 \sqrt {-10 x^{2}-x +3}\, x^{3}+5054007318400 \sqrt {-10 x^{2}-x +3}\, x^{2}+3386609318800 \sqrt {-10 x^{2}-x +3}\, x +447958686021 \sqrt {10}\, \arcsin \left (\frac {20 x}{11}+\frac {1}{11}\right )-448299966780 \sqrt {-10 x^{2}-x +3}\right )}{137625600000 \sqrt {-10 x^{2}-x +3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((-2*x+1)^(5/2)*(3*x+2)^2*(5*x+3)^(5/2),x)

[Out]

1/137625600000*(-2*x+1)^(1/2)*(5*x+3)^(1/2)*(15482880000000*(-10*x^2-x+3)^(1/2)*x^7+27242496000000*(-10*x^2-x+
3)^(1/2)*x^6+1940172800000*(-10*x^2-x+3)^(1/2)*x^5-20273628160000*(-10*x^2-x+3)^(1/2)*x^4-8273510592000*(-10*x
^2-x+3)^(1/2)*x^3+5054007318400*(-10*x^2-x+3)^(1/2)*x^2+447958686021*10^(1/2)*arcsin(20/11*x+1/11)+33866093188
00*(-10*x^2-x+3)^(1/2)*x-448299966780*(-10*x^2-x+3)^(1/2))/(-10*x^2-x+3)^(1/2)

________________________________________________________________________________________

maxima [A]  time = 1.09, size = 128, normalized size = 0.61 \begin {gather*} -\frac {9}{80} \, {\left (-10 \, x^{2} - x + 3\right )}^{\frac {7}{2}} x - \frac {1839}{11200} \, {\left (-10 \, x^{2} - x + 3\right )}^{\frac {7}{2}} + \frac {12041}{19200} \, {\left (-10 \, x^{2} - x + 3\right )}^{\frac {5}{2}} x + \frac {12041}{384000} \, {\left (-10 \, x^{2} - x + 3\right )}^{\frac {5}{2}} + \frac {1456961}{614400} \, {\left (-10 \, x^{2} - x + 3\right )}^{\frac {3}{2}} x + \frac {1456961}{12288000} \, {\left (-10 \, x^{2} - x + 3\right )}^{\frac {3}{2}} + \frac {176292281}{16384000} \, \sqrt {-10 \, x^{2} - x + 3} x - \frac {21331366001}{6553600000} \, \sqrt {10} \arcsin \left (-\frac {20}{11} \, x - \frac {1}{11}\right ) + \frac {176292281}{327680000} \, \sqrt {-10 \, x^{2} - x + 3} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^(5/2)*(2+3*x)^2*(3+5*x)^(5/2),x, algorithm="maxima")

[Out]

-9/80*(-10*x^2 - x + 3)^(7/2)*x - 1839/11200*(-10*x^2 - x + 3)^(7/2) + 12041/19200*(-10*x^2 - x + 3)^(5/2)*x +
 12041/384000*(-10*x^2 - x + 3)^(5/2) + 1456961/614400*(-10*x^2 - x + 3)^(3/2)*x + 1456961/12288000*(-10*x^2 -
 x + 3)^(3/2) + 176292281/16384000*sqrt(-10*x^2 - x + 3)*x - 21331366001/6553600000*sqrt(10)*arcsin(-20/11*x -
 1/11) + 176292281/327680000*sqrt(-10*x^2 - x + 3)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int {\left (1-2\,x\right )}^{5/2}\,{\left (3\,x+2\right )}^2\,{\left (5\,x+3\right )}^{5/2} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1 - 2*x)^(5/2)*(3*x + 2)^2*(5*x + 3)^(5/2),x)

[Out]

int((1 - 2*x)^(5/2)*(3*x + 2)^2*(5*x + 3)^(5/2), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)**(5/2)*(2+3*x)**2*(3+5*x)**(5/2),x)

[Out]

Timed out

________________________________________________________________________________________